home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office deutch / ACCESS.NL-NL / ACCLR.CAB / ACCESS_TEMPLATE_ASSETS.ACCDT_1043 / template / database / objects / sampleData / tableContactsAddFurigana.xml < prev   
Extensible Markup Language  |  2006-11-12  |  9KB  |  205 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <root xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:od="urn:schemas-microsoft-com:officedata">
  3.     <xsd:schema>
  4.         <xsd:element name="dataroot">
  5.             <xsd:complexType>
  6.                 <xsd:sequence>
  7.                     <xsd:element ref="Contacts" minOccurs="0" maxOccurs="unbounded"/>
  8.                 </xsd:sequence>
  9.                 <xsd:attribute name="generated" type="xsd:dateTime"/>
  10.             </xsd:complexType>
  11.         </xsd:element>
  12.         <xsd:element name="Contacts">
  13.             <xsd:annotation>
  14.                 <xsd:appinfo>
  15.                     <od:index index-name="City" index-key="City " primary="no" unique="no" clustered="no" order="asc"/>
  16.                     <od:index index-name="Company" index-key="Company " primary="no" unique="no" clustered="no" order="asc"/>
  17.                     <od:index index-name="Company Furigana" index-key="Company_x0020_Furigana " primary="no" unique="no" clustered="no" order="asc"/>
  18.                     <od:index index-name="First Name" index-key="First_x0020_Name " primary="no" unique="no" clustered="no" order="asc"/>
  19.                     <od:index index-name="First Name Furigana" index-key="First_x0020_Name_x0020_Furigana " primary="no" unique="no" clustered="no" order="asc"/>
  20.                     <od:index index-name="Last Name" index-key="Last_x0020_Name " primary="no" unique="no" clustered="no" order="asc"/>
  21.                     <od:index index-name="Last Name Furigana" index-key="Last_x0020_Name_x0020_Furigana " primary="no" unique="no" clustered="no" order="asc"/>
  22.                     <od:index index-name="Postal Code" index-key="ZIP_x002F_Postal_x0020_Code " primary="no" unique="no" clustered="no" order="asc"/>
  23.                     <od:index index-name="PrimaryKey" index-key="ID " primary="yes" unique="yes" clustered="no" order="asc"/>
  24.                     <od:index index-name="State/Province" index-key="State_x002F_Province " primary="no" unique="no" clustered="no" order="asc"/>
  25.                 </xsd:appinfo>
  26.             </xsd:annotation>
  27.             <xsd:complexType>
  28.                 <xsd:sequence>
  29.                     <xsd:element name="ID" minOccurs="1" od:jetType="autonumber" od:sqlSType="int" od:autoUnique="yes" od:nonNullable="yes" type="xsd:int"/>
  30.                     <xsd:element name="Company" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  31.                         <xsd:simpleType>
  32.                             <xsd:restriction base="xsd:string">
  33.                                 <xsd:maxLength value="50"/>
  34.                             </xsd:restriction>
  35.                         </xsd:simpleType>
  36.                     </xsd:element>
  37.                     <xsd:element name="Company_x0020_Furigana" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  38.                         <xsd:simpleType>
  39.                             <xsd:restriction base="xsd:string">
  40.                                 <xsd:maxLength value="50"/>
  41.                             </xsd:restriction>
  42.                         </xsd:simpleType>
  43.                     </xsd:element>
  44.                     <xsd:element name="Last_x0020_Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  45.                         <xsd:simpleType>
  46.                             <xsd:restriction base="xsd:string">
  47.                                 <xsd:maxLength value="50"/>
  48.                             </xsd:restriction>
  49.                         </xsd:simpleType>
  50.                     </xsd:element>
  51.                     <xsd:element name="Last_x0020_Name_x0020_Furigana" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  52.                         <xsd:simpleType>
  53.                             <xsd:restriction base="xsd:string">
  54.                                 <xsd:maxLength value="50"/>
  55.                             </xsd:restriction>
  56.                         </xsd:simpleType>
  57.                     </xsd:element>
  58.                     <xsd:element name="First_x0020_Name" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  59.                         <xsd:simpleType>
  60.                             <xsd:restriction base="xsd:string">
  61.                                 <xsd:maxLength value="50"/>
  62.                             </xsd:restriction>
  63.                         </xsd:simpleType>
  64.                     </xsd:element>
  65.                     <xsd:element name="First_x0020_Name_x0020_Furigana" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  66.                         <xsd:simpleType>
  67.                             <xsd:restriction base="xsd:string">
  68.                                 <xsd:maxLength value="50"/>
  69.                             </xsd:restriction>
  70.                         </xsd:simpleType>
  71.                     </xsd:element>
  72.                     <xsd:element name="E-mail_x0020_Address" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  73.                         <xsd:simpleType>
  74.                             <xsd:restriction base="xsd:string">
  75.                                 <xsd:maxLength value="50"/>
  76.                             </xsd:restriction>
  77.                         </xsd:simpleType>
  78.                     </xsd:element>
  79.                     <xsd:element name="Job_x0020_Title" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  80.                         <xsd:simpleType>
  81.                             <xsd:restriction base="xsd:string">
  82.                                 <xsd:maxLength value="50"/>
  83.                             </xsd:restriction>
  84.                         </xsd:simpleType>
  85.                     </xsd:element>
  86.                     <xsd:element name="Business_x0020_Phone" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  87.                         <xsd:simpleType>
  88.                             <xsd:restriction base="xsd:string">
  89.                                 <xsd:maxLength value="25"/>
  90.                             </xsd:restriction>
  91.                         </xsd:simpleType>
  92.                     </xsd:element>
  93.                     <xsd:element name="Home_x0020_Phone" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  94.                         <xsd:simpleType>
  95.                             <xsd:restriction base="xsd:string">
  96.                                 <xsd:maxLength value="25"/>
  97.                             </xsd:restriction>
  98.                         </xsd:simpleType>
  99.                     </xsd:element>
  100.                     <xsd:element name="Mobile_x0020_Phone" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  101.                         <xsd:simpleType>
  102.                             <xsd:restriction base="xsd:string">
  103.                                 <xsd:maxLength value="25"/>
  104.                             </xsd:restriction>
  105.                         </xsd:simpleType>
  106.                     </xsd:element>
  107.                     <xsd:element name="Fax_x0020_Number" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  108.                         <xsd:simpleType>
  109.                             <xsd:restriction base="xsd:string">
  110.                                 <xsd:maxLength value="25"/>
  111.                             </xsd:restriction>
  112.                         </xsd:simpleType>
  113.                     </xsd:element>
  114.                     <xsd:element name="Address" minOccurs="0" od:jetType="memo" od:sqlSType="ntext">
  115.                         <xsd:simpleType>
  116.                             <xsd:restriction base="xsd:string">
  117.                                 <xsd:maxLength value="536870910"/>
  118.                             </xsd:restriction>
  119.                         </xsd:simpleType>
  120.                     </xsd:element>
  121.                     <xsd:element name="City" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  122.                         <xsd:simpleType>
  123.                             <xsd:restriction base="xsd:string">
  124.                                 <xsd:maxLength value="50"/>
  125.                             </xsd:restriction>
  126.                         </xsd:simpleType>
  127.                     </xsd:element>
  128.                     <xsd:element name="State_x002F_Province" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  129.                         <xsd:simpleType>
  130.                             <xsd:restriction base="xsd:string">
  131.                                 <xsd:maxLength value="50"/>
  132.                             </xsd:restriction>
  133.                         </xsd:simpleType>
  134.                     </xsd:element>
  135.                     <xsd:element name="ZIP_x002F_Postal_x0020_Code" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  136.                         <xsd:simpleType>
  137.                             <xsd:restriction base="xsd:string">
  138.                                 <xsd:maxLength value="15"/>
  139.                             </xsd:restriction>
  140.                         </xsd:simpleType>
  141.                     </xsd:element>
  142.                     <xsd:element name="Country_x002F_Region" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  143.                         <xsd:simpleType>
  144.                             <xsd:restriction base="xsd:string">
  145.                                 <xsd:maxLength value="50"/>
  146.                             </xsd:restriction>
  147.                         </xsd:simpleType>
  148.                     </xsd:element>
  149.                     <xsd:element name="Web_x0020_Page" minOccurs="0" od:jetType="hyperlink" od:sqlSType="ntext" od:hyperlink="yes">
  150.                         <xsd:simpleType>
  151.                             <xsd:restriction base="xsd:string">
  152.                                 <xsd:maxLength value="536870910"/>
  153.                             </xsd:restriction>
  154.                         </xsd:simpleType>
  155.                     </xsd:element>
  156.                     <xsd:element name="Notes" minOccurs="0" od:jetType="memo" od:sqlSType="ntext" od:textFormat="1">
  157.                         <xsd:simpleType>
  158.                             <xsd:restriction base="xsd:string">
  159.                                 <xsd:maxLength value="536870910"/>
  160.                             </xsd:restriction>
  161.                         </xsd:simpleType>
  162.                     </xsd:element>
  163.                     <xsd:element name="Attachments" minOccurs="0" od:jetType="complex" od:jetComplexType="MSysComplexType_Attachment" maxOccurs="unbounded">
  164.                         <xsd:complexType>
  165.                             <xsd:sequence>
  166.                                 <xsd:element name="FileData" minOccurs="0" od:jetType="oleobject" od:sqlSType="image">
  167.                                     <xsd:simpleType>
  168.                                         <xsd:restriction base="xsd:base64Binary">
  169.                                             <xsd:maxLength value="1476395008"/>
  170.                                         </xsd:restriction>
  171.                                     </xsd:simpleType>
  172.                                 </xsd:element>
  173.                                 <xsd:element name="FileFlags" minOccurs="0" od:jetType="longinteger" od:sqlSType="int" type="xsd:int"/>
  174.                                 <xsd:element name="FileName" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  175.                                     <xsd:simpleType>
  176.                                         <xsd:restriction base="xsd:string">
  177.                                             <xsd:maxLength value="255"/>
  178.                                         </xsd:restriction>
  179.                                     </xsd:simpleType>
  180.                                 </xsd:element>
  181.                                 <xsd:element name="FileTimeStamp" minOccurs="0" od:jetType="datetime" od:sqlSType="datetime" type="xsd:dateTime"/>
  182.                                 <xsd:element name="FileType" minOccurs="0" od:jetType="text" od:sqlSType="nvarchar">
  183.                                     <xsd:simpleType>
  184.                                         <xsd:restriction base="xsd:string">
  185.                                             <xsd:maxLength value="255"/>
  186.                                         </xsd:restriction>
  187.                                     </xsd:simpleType>
  188.                                 </xsd:element>
  189.                                 <xsd:element name="FileURL" minOccurs="0" od:jetType="memo" od:sqlSType="ntext">
  190.                                     <xsd:simpleType>
  191.                                         <xsd:restriction base="xsd:string">
  192.                                             <xsd:maxLength value="536870910"/>
  193.                                         </xsd:restriction>
  194.                                     </xsd:simpleType>
  195.                                 </xsd:element>
  196.                             </xsd:sequence>
  197.                         </xsd:complexType>
  198.                     </xsd:element>
  199.                 </xsd:sequence>
  200.             </xsd:complexType>
  201.         </xsd:element>
  202.     </xsd:schema>
  203.     <dataroot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated="2006-10-04T18:25:48"/>
  204. </root>
  205.